Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change ckpt file extensions #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

scjjb
Copy link

@scjjb scjjb commented Jul 10, 2023

Update ckpt file extensions to pth rather than pt

Update ckpt file extensions to pth rather than pt
@mengxfei
Copy link

mengxfei commented Jan 6, 2025

将 ckpt 文件扩展名更新为 pth 而不是 pt
Hi, I'm running main.py under 2-Weakly-Supervised-Subtyping, and I'm getting an error:
File "/public/mxf/HIPT-master/2-Weakly-Supervised-Subtyping/datasets/dataset_generic.py", line 362, in getitem
features = torch.load(full_path)
FileNotFoundError: [Errno 2] No such file or directory: '/media/ssd1/pan-cancer/tcga_lung/extracted_mag20x_patch256_fp/vits_tcga_pancancer_dino_pt_patch_features/TCGA-18-3417-01Z-00-DX1.B424DA03-9007-4FD0-9A92-BCB40319711C.pt'
I can't find it in my folder,what do I need to do to fix it?
Snipaste_2025-01-06_21-57-52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants